home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / rom2tag2.zip / ROM2TAG.DOC < prev    next >
Text File  |  1991-08-23  |  4KB  |  92 lines

  1.                                                               Page :  1
  2.  
  3.     ESTELLE SOFTWARE LTD.          >>><<<         ALL RIGHTS RESERVED!
  4. ===============================================================================
  5.                             CD ROM TO TAG CONVERSION
  6. ===============================================================================
  7.  
  8. SCOPE:
  9.        This was written for a friend of mine who needed a program to extract
  10.        the filename, size and description from a CD ROM directory listing
  11.        to a TAG directory listing without manually entering in all the
  12.        descriptions and uploading the files. It was his idea and total
  13.        credit for this project goes to him. I hope you find it useful.
  14.  
  15.  
  16. SETUP:
  17.       I have eliminated the config file and added a command line parameter
  18.       that allows you to specify the INPUT filename. Very simple setup.
  19.  
  20.  
  21.       This program assumes that you will be only copying files from
  22.       the CD ROM to a directory on your hard drive. It was not written
  23.       to use the CD ROM as a seperate drive. Since CD ROMS have many
  24.       different directories and the listing provided doesn't have any
  25.       particular order to the directories, I will assume that the previous
  26.       statement is true.
  27.  
  28.       First you MUST edit your CD ROM directory listing and delete all
  29.       non-filename rows. When you complete this, you should end up with
  30.       just the filenames, size, directory and description as the only
  31.       data. (See the rom2tag.smp).. Others may vary..
  32.  
  33.       Second you execute ROM2TAG2 <filename> where filename is the name
  34.       of the CDROM file listing or any text file containing Filenames,
  35.       descriptions, file sizes.
  36.  
  37. OPERATION
  38.  
  39.       Upon execution of the program, you will see that a FILES.DIR was
  40.       created. If one existed, It will just append to it. If you want
  41.       to append to a DIR file, you must first rename it to FILES.DIR..
  42.       then rename it back to it's original name.
  43.  
  44. BONUS!
  45.  
  46.       I have added a program called FILEREAD.EXE which allows you
  47.       a quick peek at the FILES.DIR you create or append to. This
  48.       will be helpful if you made a mistake in specifying a parameter.
  49.       Use it in the same directory as the FILES.DIR..
  50.  
  51.  
  52.                                                               Page :  2
  53. <<<<<<<<<<<<<<<<<<<<<<<< ROM2TAG DOCUMENTATION CONTINUED >>>>>>>>>>>>>>>>>>>>>>
  54.  
  55. NOTES
  56.  
  57.       Here is what the file will look like from TAG's File Editor..
  58.  
  59.           1. File name   : ROM2TAG.ZIP
  60.           2. Description : Convert CD ROM listing to TAG's DIR File list.
  61.           3. File status : validated
  62.           4. File Points : 0
  63.           5. File blocks : 27
  64.           6. Date U/L'ed : 01/01/91
  65.           7. Times D/L'ed: 0
  66.           8. Uploaded by : Mike Griffin
  67.  
  68.       The date will always be the date you enter. "Uploaded by" will always
  69.       be the name you specified.
  70.  
  71. REGISTRATION
  72.  
  73.       Please see REG.TXT for other Estelle Software products.
  74.  
  75. CREDITS
  76.  
  77.      I would like to first thank VICTOR CAPTON and ROBERT NUMERICK for
  78.      providing the TAG structures. My wife who puts up with me.
  79.  
  80.      A final thanks goes to BILL POTTER of "THE FAR POINT RELAY" for
  81.      suggesting the idea!
  82.  
  83.  
  84.     The Far Point Relay                             Griff's Tavern BBS
  85.      (713) 463-8324                                   (713) 550-5999
  86.        1:106/8324                                       1:106/5999
  87.  
  88.  
  89.                        (C) 1991 Estelle Software LTD.
  90.             "Writing programs today, for the people of tomorrow!"
  91.  
  92.